home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 32
/
Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso
/
Aminet
/
util
/
libs
/
graphics3d.lha
/
src
/
library
/
graphics3dl.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-02-16
|
298 b
|
13 lines
/*
** $VER: graphics3Dl.c 10.00 (14.11.98)
**
** Objects loader functions for graphics3D.library
**
** (C) Copyright 97 Patrizio Biancalani
** All Rights Reserved.
**
*/
extern long int GD_loadobject( REG(a0)struct ambient3d *in, REG(a1)char *foname,
REG(d0)long int scale);